Fix problems with HandleBox and focusing - #78232
authorOwen Taylor <otaylor@redhat.com>
Tue, 9 Apr 2002 23:32:35 +0000 (23:32 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 9 Apr 2002 23:32:35 +0000 (23:32 +0000)
commitc9d9db0fcc8f29ab014c1e0b4b0b4f269f22f99c
treea5a428f942f45112f87575fca2aa02ce87069165
parenteb721363be0488fe4b00b3f34ec3fcba32c39e1c
Fix problems with HandleBox and focusing - #78232

Tue Apr  9 19:01:28 2002  Owen Taylor  <otaylor@redhat.com>

        Fix problems with HandleBox and focusing - #78232

* gtk/gtkwidget.c (gtk_widget_translate_coordinates): Handle
GtkHandleBox / GnomeDock style window heirarchy / widget
heirarchy disconnects. :-(.

* gtk/gtkcontainer.c: Handle failures from
gtk_widget_translate_coordinates (Focusing is not right, but at
least it doesn't go into infinite loops.)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcontainer.c
gtk/gtkwidget.c